From: Richard M. Stallman Date: Tue, 5 Nov 2002 05:18:27 +0000 (+0000) Subject: (BROKEN_SIGIO): Turn off the #undef. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~29903 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=7c88c1e4c74afb05680b44cd144ae033e35dd01a;p=emacs.git (BROKEN_SIGIO): Turn off the #undef. --- diff --git a/src/s/sol2-5.h b/src/s/sol2-5.h index 6e2a1b77367..896011ce33c 100644 --- a/src/s/sol2-5.h +++ b/src/s/sol2-5.h @@ -2,7 +2,9 @@ #include "sol2-4.h" +#if 0 /* Klaus Zeitler says SIGIO still fails. */ #undef BROKEN_SIGIO +#endif /* -lgen is needed for the regex and regcmp functions which are used by Motif. In the future we can try changing